ostadmin: add update-kernel command to regenerate initramfs and boot config
authorGiovanni Campagna <gcampagna@src.gnome.org>
Mon, 13 Aug 2012 21:47:23 +0000 (23:47 +0200)
committerGiovanni Campagna <gcampagna@src.gnome.org>
Mon, 20 Aug 2012 21:01:57 +0000 (23:01 +0200)
commitaffa5755a6a1b5355a9f9a20b18ab203274eb387
treeb9baff3157f2d43afeec75d3f1bbc57f6dda6bc0
parent1057f8289ce5769f9d32cf05efbb6d00406e71a7
ostadmin: add update-kernel command to regenerate initramfs and boot config

This command regenerates kernel-dependent files. It is meant to
be run after kernel upgrades in the host distribution, to keep
the ostree installation running, and attempts to figure out the
right version automatically (and without changing the ostree checkout)
Makefile-ostadmin.am
src/ostadmin/main.c
src/ostadmin/ot-admin-builtin-deploy.c
src/ostadmin/ot-admin-builtin-update-kernel.c [new file with mode: 0644]
src/ostadmin/ot-admin-builtins.h